Skip to content

Conversation

@HendrikStrobelt
Copy link
Contributor

@HendrikStrobelt HendrikStrobelt commented Sep 10, 2025

fix for #128

@HendrikStrobelt HendrikStrobelt changed the title tests for VLM calls fix: tests for VLM calls Sep 10, 2025
@mergify
Copy link

mergify bot commented Sep 10, 2025

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

Copy link
Contributor

@jakelorocco jakelorocco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like some of your tests are failing:

test/stdlib_basics/test_vision.py::test_image_block_in_instruction FAILED [ 81%]
test/stdlib_basics/test_vision.py::test_image_block_in_chat FAILED       [ 82%]

Because your backend providers are different, it's expecting the images to be in different places. Might be worth making tests explicitly for those scenarios.

@HendrikStrobelt
Copy link
Contributor Author

@jakelorocco I separated the tests for ollama vs openai style image prompts.. they should cover all styles of models for now.

Copy link
Contributor

@jakelorocco jakelorocco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm; hopefully we can switch the gh action model to be a VLM as well and avoid the gh skip

@HendrikStrobelt HendrikStrobelt merged commit a0838b0 into main Sep 10, 2025
4 checks passed
@HendrikStrobelt HendrikStrobelt deleted the hen/tests_vlm branch September 10, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants